Skip to content

Conversation

samausir
Copy link
Contributor

@samausir samausir commented Jun 3, 2025

There's a new catch-all [key: symbol]: Attachment<T> property added on HTMLAttributes since svelte v5.29.0 which caused problems with SmuiElementPropMap, so this commit excludes it. Closes #695.

The catch-all prop on svelte side is defined here.

There's a new catch-all `[key: symbol]: Attachment<T>` property added on
`HTMLAttributes` since svelte v5.29.0 which caused problems with
`SmuiElementPropMap`, so this commit excludes it. Closes hperrin#695.
@wahaha303 wahaha303 mentioned this pull request Jun 25, 2025
@hperrin hperrin merged commit 70527fd into hperrin:master Aug 13, 2025
1 check passed
@hperrin
Copy link
Owner

hperrin commented Aug 13, 2025

Thank you for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

svelte-material-ui is incompatible with svelte@^5.29.0
2 participants